Toolbar: Clarify how the arrow overflow menu works
authorDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:41:56 +0000 (10:41 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:59:34 +0000 (10:59 +0100)
commit1b389442032bab6021e7a401c19845e5d2cbd9f1
tree612070a26586287aa28bb5dc4c3a8ba359f8cf4b
parent5095ca6ed75d6cda88b338b4f0217153e2f6ed74
Toolbar: Clarify how the arrow overflow menu works

The fact it affects the preferred size, and only works with ToolItems
that return a menu proxy item, was unclear unless deduced from other
sources, and this led to users thinking it was broken, for example:

https://stackoverflow.com/q/44644642/2757035

https://bugzilla.gnome.org/show_bug.cgi?id=787158
https://bugzilla.gnome.org/show_bug.cgi?id=787195
gtk/gtktoolbar.c